Detail view  Back to full view


Inserting something into something (past tense inserted it into)

By this action, an actor puts something he is holding into a container: for instance, putting a coin into a collection box.


Typed commands leading to this action

    "put [other things] in/inside/into [something]"
    "insert [other things] in/into [something]"
    "drop [other things] in/into/down [something]"

Rules controlling this action

    before    doing something in The Captain's Office   
    instead    inserting something into the brown jug   
    instead    inserting the sword into something   
    instead    inserting the guard's sword into something   
    check        an actor inserting something into  convert insert to drop where possible rule
    check        an actor inserting something into  can't insert what's not held rule
    check        an actor inserting something into  can't insert something into itself rule
    check        an actor inserting something into  can't insert into closed containers rule
    check        an actor inserting something into  can't insert into what's not a container rule
    check        an actor inserting something into  can't insert clothes being worn rule
    check        an actor inserting something into  can't insert if this exceeds carrying capacity rule
    carry out    an actor inserting something into  standard inserting rule
    report        (display LibMsg <report player inserting>; ...) [E1]
    report        someone trying inserting   [E1]
    report        an actor inserting something into  concise report inserting rule
    report        an actor inserting something into  standard report inserting rule


[E1]. Defined in Custom Library Messages by David Fisher